MSVC builds: Build more tools in gtk/
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Dec 2015 07:37:33 +0000 (15:37 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 15 Dec 2015 07:37:33 +0000 (15:37 +0800)
commitc049581f79b37fa2e1c8e9bdd6545b3b43c22bed
treef26b77605dd5d7294346727f461b1bd3b56610ff
parent26d536a69bb1f4ba5faa5563817161c1ed370295
MSVC builds: Build more tools in gtk/

Build the gtk-update-icon-cache, gtk-builder-tool and gtk-query-settings
tools and run gtk-update-icon-cache as part of the post-build
"installation" process.

Pointed out (and reminded) by Paolo Borelli in bug 759436 that we should
build, "install" and run gtk-update-icon-cache in the MSVC builds as well.
19 files changed:
build/win32/vs10/Makefile.am
build/win32/vs10/gtk+.sln
build/win32/vs10/gtk-builder-tool.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk-builder-tool.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/gtk-query-settings.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk-query-settings.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/gtk-update-icon-cache.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk-update-icon-cache.vcxproj.filters [new file with mode: 0644]
build/win32/vs10/gtk3-install.propsin
build/win32/vs10/gtk3-install.vcxproj
build/win32/vs11/Makefile.am
build/win32/vs12/Makefile.am
build/win32/vs14/Makefile.am
build/win32/vs9/Makefile.am
build/win32/vs9/gtk+.sln
build/win32/vs9/gtk-builder-tool.vcproj [new file with mode: 0644]
build/win32/vs9/gtk-query-settings.vcproj [new file with mode: 0644]
build/win32/vs9/gtk-update-icon-cache.vcproj [new file with mode: 0644]
build/win32/vs9/gtk3-install.vspropsin